Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Initialize Method (WorkstationPresenterBase<V>)







The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
The view that will be activated.
Sets this class with the information needed to work and run the view.
Syntax
public virtual void Initialize( 
   WorkstationContainer container,
   V view
)
'Declaration
 
Public Overridable Sub Initialize( _
   ByVal container As WorkstationContainer, _
   ByVal view As V _
) 
'Usage
 
Dim instance As WorkstationPresenterBase(Of V)
Dim container As WorkstationContainer
Dim view As V
 
instance.Initialize(container, view)

            

            
public: virtual void Initialize( 
   WorkstationContainer* container,
   V* view
) 
public:
virtual void Initialize( 
   WorkstationContainer^ container,
   V^ view
) 

Parameters

container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
view
The view that will be activated.
Requirements

Target Platforms

See Also

Reference

WorkstationPresenterBase<V> Class
WorkstationPresenterBase<V> Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features